* xml.el (xml-entity-or-char-ref-re): Fix regexp.
authorChong Yidong <cyd@gnu.org>
Wed, 23 Jan 2013 06:25:50 +0000 (14:25 +0800)
committerChong Yidong <cyd@gnu.org>
Wed, 23 Jan 2013 06:25:50 +0000 (14:25 +0800)
commita2cbf03160f75a9adb84143150c28a36daf1bf71
tree914df6e6ce1fbf7b78c2a0cd0fd38beda4342510
parentfb7fd704e25332a5b00d6141a7e4e8fbea721d6a
* xml.el (xml-entity-or-char-ref-re): Fix regexp.

This bug was reported by Jae-oh Kim; it was posted to bug-gnu-emacs
but didn't show up in the bug tracker for some reason.  It is a
regression against Emacs 24.2.
lisp/ChangeLog
lisp/xml.el